-
Couldn't load subscription status.
- Fork 6
Update Terraform azurerm to v4.50.0 #3489
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/azurerm-4.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plan Result (aat)
Change Result (Click me) # azurerm_key_vault_secret.flexible_secret_standard_format["DATABASE"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-DATABASE/ff57b9039f9544be979c275eb31b0769"
name = "processor-POSTGRES-DATABASE"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["HOST"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-HOST/2dc8dc1977504071bd90e0c4b8a591fe"
name = "processor-POSTGRES-HOST"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["PASS"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-PASS/f96764ee7960495181d327706327af90"
name = "processor-POSTGRES-PASS"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["PORT"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-PORT/e6b64e0e09e54e39828f8891d838e308"
name = "processor-POSTGRES-PORT"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret_standard_format["USER"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret_standard_format" {
~ expiration_date = "2027-09-30T13:22:40Z" -> (known after apply)
id = "https://bulk-scan-aat.vault.azure.net/secrets/processor-POSTGRES-USER/9f01ce8315674da5994d66e4761258b7"
name = "processor-POSTGRES-USER"
tags = {
"application" = "bulk-scan-print"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/bulk-scan-processor.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#rbs"
"environment" = "staging"
"managedBy" = "Bulk Scanning and Printing"
"source" = "processor PostgreSQL"
}
# (9 unchanged attributes hidden)
}
# module.postgresql.azurerm_postgresql_flexible_server_active_directory_administrator.pgsql_adadmin will be created
+ resource "azurerm_postgresql_flexible_server_active_directory_administrator" "pgsql_adadmin" {
+ id = (known after apply)
+ object_id = "3c52c98b-07a3-4a97-92b9-298e86bb1ca9"
+ principal_name = "DTS Platform Operations PostgreSQL Admin Access"
+ principal_type = "Group"
+ resource_group_name = "bulk-scan-processor-flexible-postgres-db-v15-data-aat"
+ server_name = "bulk-scan-processor-flexible-postgres-db-v15-aat"
+ tenant_id = "531ff96d-0ae9-462a-8d2d-bec7c0b42082"
}
Plan: 1 to add, 5 to change, 0 to destroy. |
Plan Result (prod)
|
f7ad068 to
4ce78fa
Compare
4ce78fa to
5a3cf67
Compare
5a3cf67 to
fcddc32
Compare
fcddc32 to
f7f7931
Compare
f7f7931 to
49705cc
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aat/add-or-update
dependencies
Pull requests that update a dependency file
ns:bsp
prd:bulk-scan
prod/destroy
rel:bulk-scan-processor-pr-3489
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.44.0->4.50.0Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.50.0Compare Source
FEATURES:
azurerm_managed_redis(#30060)azurerm_managed_redis(#30060)azurerm_managed_redis_geo_replication(#30060)ENHANCEMENTS:
go-azure-sdkupdate tov0.20251016.1163854(#30883)oracle- update to API version2025-09-01(#30796)azurerm_container_app_environment- add support for thepublic_network_accessproperty (#30817)azurerm_container_app_environment- add support for thepublic_network_accessproperty (#30817)azurerm_mssql_job_target_group- thejob_target.job_credential_idproperty is no longer required whendatabase_nameis not set to allow for authentication using a managed identity (#30898)azurerm_netapp_volume_resource- support for Cross Zone Region replication through thedata_protection_replicationblock (#30872)azurerm_search_service- implement plan time error whenlocal_authentication_enabled = falseandauthentication_failure_modeis set (#30882)BUG FIXES:
azurerm_mssql_database- allow existing zero or null value forauto_pause_delay_in_minutesandmin_capacityof non-serverless database (#30924)v4.49.0Compare Source
FEATURES:
azurerm_graph_services_account(#30697)azurerm_oracle_exascale_database_storage_vault(#30043)azurerm_api_management_workspace_policy_fragment(#30678)azurerm_oracle_exascale_database_storage_vault(#30043)ENHANCEMENTS:
azurerm_data_protection_backup_vault- add support for theidentity.identity_idsproperty (#29061)azurerm_consumption_budget_management_group- remove the maximum count validation for thenotificationblock (#29200)azurerm_consumption_budget_resource_group- remove the maximum count validation for thenotificationblock (#29200)azurerm_consumption_budget_subscription- remove the maximum count validation for thenotificationblock (#29200)azurerm_data_protection_backup_vault- add support for theidentity.identity_idsproperty (#29061)azurerm_data_protection_backup_vault- add support forUserAssignedandSystemAssigned, UserAssignedvalues to theidentity.typeproperty (#29061)azurerm_monitor_data_collection_rule- improve validation fordata_sources.*.name(#30851)azurerm_search_service- support upgrading theskubased on tier (#30842)azurerm_storage_queue- support migrating fromstorage_account_nametostorage_account_id(#30836)BUG FIXES:
azurerm_application_insights- fix an issue that causedtagsto be removed when other properties were updated (#30758)azurerm_container_registry- fix thenamelength validation to allow 50 rather than 49 (#30858)azurerm_function_app_flex_consumption- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_function_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_function_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_web_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_linux_web_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_mssql_database- fix validation formin_capacityandauto_pause_delay_in_minutesbeing set on non-serverless SKUs (#30856)azurerm_signalr_service_custom_certificate- remove unnecessary API requests and checks that could lead to a panic (#30412)azurerm_windows_function_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_windows_function_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_windows_web_app- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)azurerm_windows_web_app_slot- theauth_settingsblock contents are now set into state whenauth_settings.enabledis set tofalse(#30781)v4.48.0Compare Source
FEATURES:
azurerm_oracle_autonomous_database_clone_from_backup(#29633)azurerm_oracle_autonomous_database_clone_from_database(#29633)azurerm_oracle_autonomous_database_clone_from_backup(#29633)azurerm_oracle_autonomous_database_clone_from_database(#29633)ENHANCEMENTS:
containerapps- update to API version2025-07-01(#30801)containerservice- update to API version2025-07-01(#30719)go-azure-sdk- update tov0.20251007.1195632(#30799)guestconfiguration- update to API version2024-04-05(#30642)search- update to API version2025-05-01(#30314)azurerm_kubernetes_cluster- add support forAzureLinux3andUbuntu2204to thedefault_node_pool.os_skuproperty (#30719)azurerm_kubernetes_cluster- add support for theai_toolchain_operator_enabledproperty (#30713)azurerm_kubernetes_cluster_node_pool- add support forAzureLinux3andUbuntu2204to theos_skuproperty (#30719)azurerm_linux_virtual_machine_scale_set- add support for theresilient_vm_creation_enabledandresilient_vm_deletion_enabledproperties (#30204)azurerm_network_watcher_flow_log- changing thetarget_resource_idproperty no longer forces the resource to be replaced (#30776)azurerm_notification_hub_namespace- add support forreplication_regionandzone_redundancy_enabled(#30531)azurerm_windows_virtual_machine_scale_set- add support for theresilient_vm_creation_enabledandresilient_vm_deletion_enabledproperties (#30204)BUG FIXES:
azurerm_eventhub_namespace-maximum_throughput_unitscan be set to0whenauto_inflate_enabledis disabled (#30777)azurerm_log_analytics_workspace- fix the default value forlocal_authentication_enabled(#30759)azurerm_mssql_database- add validation to ensure thatmin_capacityandauto_pause_delay_in_minutescan only be set on serverless dbs (#30790)azurerm_mssql_server- theazuread_administratorblock now updates in place rather than being deleted/recreated (#30742)azurerm_network_watcher_flow_log- thetarget_resource_idproperty is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)azurerm_pim_eligible_role_assignment- improve filter used during List requests to prevent timeouts (#30705)azurerm_postgresql_flexible_server_virtual_endpoint- fix read error when in replica set in failover state (#30789)v4.47.0Compare Source
FEATURES:
azurerm_api_management_workspace_policy(#30547)ENHANCEMENTS:
go-azure-sdk- update tov0.20250924.1155608(#30693)azurerm_cognitive_account- add support for valueAIServicestokindproperty (#30423)azurerm_cognitive_account- add theproject_management_enabledproperty (#30423)azurerm_cognitive_account- add thenetwork_injectionproperty (#30423)azurerm_palo_alto_local_rulestack_rule- increase limit forpriorityto1000000(#30712)azurerm_stream_analytics_job- add support for theMsivalue in thejob_storage_account.authentication_modeproperty (#30728)BUG FIXES:
azurerm_management_group_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_resource_group_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_resource_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)azurerm_storage_account- fix error that occurs aroundqueue_propertieswhen not specified (#30746)azurerm_subscription_policy_remediation- suppress casing difference onpolicy_definition_reference_idto avoid a perpetual diff as the API doesn't honour casing (#30736)v4.46.0Compare Source
ENHANCEMENTS:
frontdoor/webapplicationfirewallpolicies- update to API version2025-03-01(#29742)azurerm_cdn_frontdoor_firewall_policy- support for thecaptcha_cookie_expiration_in_minutesproperty and theCAPTCHAvalue in thecustom_rule.actionproperty (#29742)azurerm_cdn_frontdoor_security_policy- add update ability (#30299)azurerm_cognitive_account- add support forC2,C3,C4,D3, andS1tosku_name(#30655)azurerm_flex_function_app- add support for thehttp_concurrencyproperty (#29678)azurerm_kubernetes_cluster- add support for theapi_server_access_profile.virtual_network_integration_enabledandapi_server_access_profile.subnet_idproperties (#30559)azurerm_machine_learning_workspace- add support for theservice_side_encryption_enabledproperty (#30478)azurerm_mysql_flexible_server- add support for themanaged_hsm_key_idproperty (#30502)azurerm_netapp_volume- add support for updatingprotocols(#30643)azurerm_netapp_volume_group_oracle- add support for updatingprotocols(#30643)azurerm_netapp_volume_group_sap_hana- add support for updatingprotocols(#30643)azurerm_postgresql_flexible_server- add support for the17value in theversionproperty (#30683)azurerm_storage_queue- add support for thestorage_account_idproperty (#28752)BUG FIXES:
azurerm_cdn_frontdoor_firewall_policy- fix the read function so it now correctly marks the resource as gone (#30704)v4.45.1Compare Source
NOTES:
This release contains a Terraform Plugin SDK v2 version bump that prevents identity change validation from raising an error when prior identity is empty (all attributes are null).
BUG FIXES:
hashicorp/terraform-plugin-sdk/v2- update tov2.38.1(#30667)azurerm_network_interface- ensure identity is set during non-refresh apply operations (#30667)v4.45.0Compare Source
FEATURES:
azurerm_virtual_machine_power(#30647)azurerm_storage_account(#30614)azurerm_virtual_network(#30614)ENHANCEMENTS:
go-azure-sdk- update tov0.20250908.1192604(#30644)azurerm_kubernetes_cluster- add support for thenetwork_profile.advanced_networkingblock (#30434)azurerm_storage_account-expiration_actionsupportsBlock(#30599) (#30599)azurerm_subnet- add support forsharing_scope(#30600)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.